Welcome![Sign In][Sign Up]
Location:
Search - Windows WDM USB

Search list

[Driver Develop2006Chap

Description: VC++编写的WINDOWS WDM USB驱动程序-VC prepared by the Windows USB WDM Driver
Platform: | Size: 665716 | Author: 许连 | Hits:

[DocumentsWindows 2000XP WDM设备驱动程序开发

Description: 本书主要介绍了用DriverStudio 3.1开发工具开发Windows 2000/XP下的WDM设备驱动程序的原理及编程方法。本书详细介绍了WDM基本程序框架和编程,IRP的基本概念及编程,WDM和应用程序之间的通信、即插即用、电源管理、WMI的编程技术,IRP串行处理、过滤器驱动程序,WDM访问硬件设备、处理硬件中断、实现DMA操作的编程技术,以及大量的基本编程技术,还有USB接口和PCI接口设备驱动程序WDM的开发。 本书附有20个典型的编程实例,便于读者学习和掌握。
Platform: | Size: 35526025 | Author: cas_ie | Hits:

[Driver DevelopUSBCounter

Description: windows2000下WDM设备驱动程序开发USB驱动-windows2000 under WDM device driver development USB drive
Platform: | Size: 1103872 | Author: li | Hits:

[Driver Develop2002-12-23_windows wdm设备驱动程序开发

Description: windows wdm设备驱动程序开发书,配套源码-windows wdm device driver development, supporting source
Platform: | Size: 12906496 | Author: 萧龙 | Hits:

[Driver Develop2006Chap

Description: VC++编写的WINDOWS WDM USB驱动程序-VC prepared by the Windows USB WDM Driver
Platform: | Size: 862208 | Author: 许连 | Hits:

[Driver Developinterruptdriver

Description: 基于WDM模型的中断服务程序。该驱动程序适用于Win2000及以上系统。-WDM-based model of service interruption program. The driver applies to Windows 2000 and above systems.
Platform: | Size: 2048 | Author: 太阳熊 | Hits:

[Driver Developd12drv

Description: 针对usb d12 的windows驱动程序,是用wdm做的,代码每一行都有我的注释。-against colonization but declined on day 12 of the windows usb driver, is `do, Each line code, I have the Notes.
Platform: | Size: 92160 | Author: 李自云 | Hits:

[Driver Develophellowdm

Description: 在Visual C++环境下编译/基于微软DDK工具包开发的一个WDM设备驱动程序范例,体现了WDM驱动编程的基本步骤和方法. 使用方法: 编译时需要Windows98 DDK 或 Windows 2000 DDK 及 VC 6.0,SoftIce 4.0(推荐) 另外,在编译中要改变路径设置,缺省时为e:\tan\hellow\hellowdm,DDK,SoftIce的路 径也要正确。 编以后,启动控制面版中的“添加新硬件”,选择“其它设备”,点击“从磁盘安装” 在找到上述目录下的hellowdm.inf,在安装中指定hellowdm.sys的路径即可。 安装好后可在控制面板的“系统”中看到此设备。 文件说明: hellowdm.dsw 为主工作文件 testhello目录 为客户端程序 -In the Visual C++ Environment compiler/toolkit based on the Microsoft DDK to develop a WDM device driver example, embodies the WDM driver programming the basic steps and methods. Usage: compile-time need for Windows98 DDK or Windows 2000 DDK and VC 6.0, SoftIce 4.0 (recommended) In addition, the compiler must change the path settings, the default for e: anhellowhellowdm, DDK, SoftIce have the correct path. Made after the Control Panel to start the
Platform: | Size: 385024 | Author: 罗弘谞 | Hits:

[Driver DevelopUsbKbd

Description: Windows WDM 设备驱动程序开发指南(源码)-Windows WDM Device Driver Development Guide (source)
Platform: | Size: 37888 | Author: gu | Hits:

[Driver DevelopbulkUSB

Description: Windows2000/xp下的usb WDM驱动程序源代码-Windows2000/XP under usb WDM driver source code
Platform: | Size: 45056 | Author: 郭延平 | Hits:

[USB developbulkusb

Description: usb bulk 传输例程。 * The bulkusb driver is a generic function driver, based on the Windows Driver Model (WDM). * Supports Plug and Play(PnP), Power Management(PM), Windows Management Instrumentation (WMI) and the Selective Suspend (SS) features. * This sample is based off the selSusp DDK sample. Please refer the selSusp sample and the DDK docs to understand the handling of PnP, PM, WMI and SS features and implementations. * The USB device used for this sample is a generic Intel I82930 USB evaluation board programmed with a simple loopback test using a 64 KB circular buffer. None of the code in the sample is specific to this controller chip. -usb bulk transfer routines.* The bulkusb driver is a generic function driver, based on the Windows Driver Model (WDM).* Supports Plug and Play (PnP), Power Management (PM), Windows Management Instrumentation (WMI) and the Selective Suspend (SS) features.* This sample is based off the selSusp DDK sample. Please refer the selSusp sample and the DDK docs to understand the handling of PnP, PM, WMI and SS features and implementations.* The USB device used for this sample is a generic Intel I82930 USB evaluation board programmed with a simple loopback test using a 64 KB circular buffer. None of the code in the sample is specific to this controller chip.
Platform: | Size: 56320 | Author: James | Hits:

[Other2007122731250712

Description: 本书主要介绍DriverStudio开发工具开发Windows 2000/XP下的WDM设备驱动程序的原理及编程方法。本书详细介绍了WDM基本程序框架和编程,IRP的基本概念及编程,WDM和应用程序之间的通信、即插即用、电源管理、WMI的编程技术,IRP串行处理、过滤器驱动程序,WDM访问硬件设备、处理硬件中断、实现DMA操作的编程技术,以及大量的基本编程技术,还USB接口和PCI接口设备驱动程序WDM的开发。    -This book introduces the development tools DriverStudio development under Windows 2000/XP Device Driver WDM Principle and programming methods. The book details the basic procedures for WDM framework and programming, IRP s basic concepts and programming, WDM and applications between the communications, plug-and-play, power management, WMI programming, IRP serial treatment, filtration Driver, WDM access hardware devices, hardware interrupt handling, DMA operation to achieve programming technology, as well as a large number of basic programming techniques, but also USB interface and PCI interface WDM device driver development.
Platform: | Size: 53768192 | Author: dingdang | Hits:

[Software EngineeringWNUSB

Description: [UsbKbd.rar] - usbkbd,用wdm编写的usb和键盘的驱动示例 [USB2.0_USB_driver.rar] - 学习USB2.0驱动程序设计源码,包括Windows DDK Driver驱动的详细设计,U盘,MP3的程序设计例子 [mc8051_design.zip] - MC8051 IP CoreOregano Systems 8-bit Microcontroller IP-Core此公司提供的8051 -[UsbKbd.rar]- usbkbd, prepared with wdm drivers usb and keyboard sample [USB2.0_USB_driver.rar]- Learning USB2.0 Driver source, including the Windows DDK Driver drive the detailed design, U disk, MP3
Platform: | Size: 23552 | Author: 王军 | Hits:

[VC/MFCProgramming_the_Windows_Driver_Model_2nd_Edition.r

Description: 第二版介绍WDM模型的英文原版书,对于进行usb驱动编程有相当大的作用-WDM model to introduce the second edition of the original book in English is fundamental to the usb driver programming there is a substantial role
Platform: | Size: 2693120 | Author: carolyn | Hits:

[Driver DevelopWindows-usb-driverstdio

Description: 用DriverStudio开发WDM型的USB设备驱动程序 关键词:USB WDM 设备驱动程序 DriverStudio-With the development of WDM-based DriverStudio the USB device driver Keywords: USB WDM device driver DriverStudio
Platform: | Size: 17408 | Author: clins | Hits:

[Driver DevelopWINDOWS_USB_DRIVER

Description: 详细论述了USB的枚举过程,并对如何用WINDOWS+WDM进行USB驱动开发进行了详细描述-Discusses in detail the USB enumeration process, and how to use WINDOWS+ WDM for USB driver development is described in detail
Platform: | Size: 9123840 | Author: leonyuan | Hits:

[Driver DevelopWindows_2000_XP_WDM_Driver_Development

Description: 本书主要介绍了用DriverStudio 3.1开发工具开发Windows 2000/XP下的WDM设备驱动程序的原理及编程方法。本书详细介绍了WDM基本程序框架和编程,IRP的基本概念及编程,WDM和应用程序之间的通信、即插即用、电源管理、WMI的编程技术,IRP串行处理、过滤器驱动程序,WDM访问硬件设备、处理硬件中断、实现DMA操作的编程技术,以及大量的基本编程技术,还有USB接口和PCI接口设备驱动程序WDM的开发。 本书附有20个典型的编程实例,便于读者学习和掌握。 本书是一本技术性较强的工具书。本书的适用对象是具有一定计算机硬件及C++语言基础的计算机应用开发人员,是计算机应用开发人员和高等院校学生的实用参考书。 -This book introduces the development tools developed by DriverStudio 3.1 under Windows 2000/XP WDM Device Driver principles and programming. WDM book details the basic procedural framework and programming, IRP and the basic concepts of programming, WDM, and the communication between applications, plug and play, power management, WMI programming techniques, IRP serial processing, the filter driver , WDM access to the hardware equipment to handle hardware interrupts, DMA operation of achieving the programming technology, and a lot of basic programming techniques, as well as PCI interface, USB interface and WDM device driver development. Book with 20 examples of typical programming, easy to readers to learn and master. This book is a highly technical tool. The book is targeted with a certain computer hardware and C-based computer application developer, a computer application developers and university students practical reference book.
Platform: | Size: 35525632 | Author: lijianli | Hits:

[Windows CEUSB-driver-on-wince

Description: 通用串行总线(USB)具有方便快速一系列优点,近年来已经发展成为一种比较普遍的计算机与外设的接口。在设计USB设备的过程中不可避免的要涉及到设备驱动程序的设计。首先整体上简要介绍了USB及其通信模型,然后详细讨论了Windows的WDM驱动程序模型,重点阐述了基于WDM的USB设备驱动程序的具体开发过程。最后给出了当前流行的几种USB设备驱动的开发工具及其特点。通过设计USB设备驱动,实现了自行设计的USB数据采集系统与PC的通信。 关键字:通用串行总线(USB); USB请求包(URB);即插即用(PnP);USB设备驱动程序-For USB’s the advantages of convenience and higher speed, recently it has become a popular interface between computer and peripheral device. It is inevitable to design USB Device Driver when we design a USB system. Firstly, the paper singly introduces the whole structure of a USB system, then describes Windows Driver Model (WDM) in detail, emphasis elaborates how to develop a USB Device Driver based on WDM. Finally, gives several popular tools and its characters to develop USB Device Driver. By designing USB Device Driver, we implements communication between our USB data acquisition system and PC.
Platform: | Size: 6144 | Author: duke | Hits:

[Driver DevelopWindows-WDM-driver-book

Description: WDM编程最佳的参考书籍,包含基础篇,提高篇,以及PCI,USB等的例子-WDM programming reference books, including The Basics, and improve the articles, as well as the PCI, USB, and other examples
Platform: | Size: 47676416 | Author: 吴忠国 | Hits:

[Software EngineeringWindows_USB

Description: 基于wdm模型的windows usb驱动程序开发概要-Based windows wdm usb driver development model summary
Platform: | Size: 252928 | Author: green | Hits:
« 12 »

CodeBus www.codebus.net